dvb_file_free

@brief Deallocates memory associated with a struct dvb_file @ingroup file

@param dvb_file dvb_file struct to be deallocated

This function assumes that several functions were dynamically allocated by the library file functions.

extern (C)
void
dvb_file_free
(
dvb_file* dvb_file
)

Meta